DJI Thermal SDK API
v1.5
Infrared camera image processing and temperature measurement library API
|
Customize temperature measurement parameteres structure definition. More...
#include <dirp_api.h>
Data Fields | |
float | distance |
float | humidity |
float | emissivity |
float | reflection |
float | ambient_temp |
Customize temperature measurement parameteres structure definition.
float ambient_temp |
ambient temperature in Celsius. Value range is [-50~80].
float distance |
The distance to the target. Value range is [1~25] meters.
float emissivity |
How strongly the target surface is emitting energy as thermal radiation. Value range is [0.10~1.00].
float humidity |
The relative humidity of the environment. Value range is [20~100] percent. Defualt value is 70%.
float reflection |
Reflected temperature in Celsius. The surface of the target that is measured could reflect the energy radiated by the surrounding objects. Value range is [-40.0~500.0]